- push: the image to use in place of the 'norm' image when the user clicks/taps on it
- hover: the image to use in place of the 'norm' image when the mouse hovers over it
(ignored on the Pocket PC)
- The default mode is none ("")
- The 'norm' image should always be specified first
- For the 'norm' image, all fields must be specified for the source tag
- The rect tag will use the source tag fields if they are absent
- Subsequent images for a component can leave off the rect tag or even both the source and rect tags. The values for the norm image will be used in their place.
- The 'ignoreinput' flag signals whether or not user input within this component should be ignored. Useful for background images.
- Available font fields: <font name="fontname" face="Arial" size="15" weight="normal|thin|extralight|light|medium|semibold|bold|extrabold|heavy" italic="true|false" underline="true|false" color="255,255,255" quality="default|draft|nonantialiased|antialiased|cleartype|cleartype.compat"/>